CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rgb edge detection

搜索资源列表

  1. myDImage654

    1下载:
  2. 包括图像的预处理,多种阈值分割方法,边缘提取,形态学处理,RGB到灰度图象的转换等等,用于图像的常规处理-including image preprocessing, multiple threshold segmentation, edge detection, morphology, RGB images to gray scale conversion, and so on, for the conventional image processing
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:186817
    • 提供者:杜莉
  1. DigitalImageProcessing_v1

    0下载:
  2. 本程序主要是一些学习影像处理时会用到的程序,其中包括: color to gray , segement RGB,、mean filter、median filter、user defined thresholding、otsu、Histogram equalization、Sobel edge detection、Prewitt edge detection,并可将边缘侦测所得到的信息以彩色线条贴至原图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:1389194
    • 提供者:Johnson Huang
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. coloredgedetection

    1下载:
  2. 基于形态学的彩色边缘检测,首先在RGB空间对原彩色图像的R,G,B三副伪彩色图像分别进行形态学边缘检测,然后对三副图像的边缘强度进行合并,采用阈值分割法提出图像的轮廓边缘。-Based on morphological edge detection of color, first of all in RGB space to the original color image of the R, G, B three pseudo-color image, respectively, morpho
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:582
    • 提供者:jff
  1. colorPIC

    0下载:
  2. 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:113738
    • 提供者:YanMeng
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. Frame

    0下载:
  2. 读取指定帧并灰度化并canny边缘提取及灰度直方图及RGB值,借用OPENCV-Reads the specified frame and the graying and the canny edge detection and histogram and RGB value, using OPENCV
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:610039
    • 提供者:张峰
  1. deer

    1下载:
  2. 对灰度图像或RGB图像,进行基于边缘检测和区域生长的图像分割技术-On grayscale images or RGB images, for edge detection and region growing-based Segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1087
    • 提供者:何海洋
  1. A-COLOR-EDGE-DETECTION-ALGORITHM-IN-RGB-COLOR-SPA

    0下载:
  2. rgb edgedetection with all the results
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11413
    • 提供者:shivakishore
  1. 90163

    0下载:
  2. 图像处理,实现了数字图像边缘检测,RGB与HIS之间的转换及图像灰度化-Image processing, digital image edge detection, RGB and HIS conversion and between the gray-scale image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4821039
    • 提供者:zc
  1. color-image-edge-detection

    0下载:
  2. VC++结合OpenCV图像处理程序,处理RGB彩色图像,可以实现精确边缘或模糊边缘检测-VC++ with OpenCV image-processing procedures to deal with RGB color images can be precise or fuzzy edge detection, edge
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3242079
    • 提供者:吴争
  1. test_edgecolor

    0下载:
  2. 输入的待处理的图像的RGB矩阵,返回边缘检测后的一个灰度矩阵,该矩阵还没有进行二值化-The input of the image processing to RGB matrix, return to edge detection after a gray matrix, this matrix has not conducted two threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1145
    • 提供者:zhengdengyu
  1. RGB-to-GRAY-and-Canny-with-scroll

    0下载:
  2. 彩色图像转灰度图然后对其进行canny边缘检测-picture from color to gray and use canny to do the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5423423
    • 提供者:曹敏浩
  1. color-image-edge-detection

    0下载:
  2. 通过彩色图像存在梯度,在RGB彩色空间中,定义的一种彩色图像梯度边缘检测方法-color image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:619
    • 提供者:linda
  1. Colorimageprocessing

    0下载:
  2. C#, VS2005, RGB and HSI color space, color processing, image histogram equalization, image smoothing, sharpening, edge detection, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:3877089
    • 提供者:张丽纯
  1. New-folder-(2)

    0下载:
  2. Color HSV image Edge detection based on Histogram Equalization Convert The RGB image to HSV image Separate the HSV to H,S,V component Preserve the H,S component Perform edge detection on V of the image-Color HSV image Edge detection based on His
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:661
    • 提供者:poonam
  1. RGB

    0下载:
  2. matlab中的彩色图转换成灰度图后的最新集中算法的运用的边缘检测-The color chart matlab edge detection
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-28
    • 文件大小:2925
    • 提供者:例行
  1. ColorImageBalance

    0下载:
  2. C#,VS2005,RGB和HSI彩色空间、伪彩色处理、彩色图像直方图均衡化、彩色图像平滑处理、锐化处理、边缘检测、图像分割-C#, VS2005, RGB and HSI color space, pseudo-color processing, color image histogram equalization, color image smoothing, sharpening, edge detection, image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1453726
    • 提供者:孙晓
  1. canny

    0下载:
  2. Edge detection of rgb image by using canny detector
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:9216
    • 提供者:huma443
  1. RGB-圆形物体检测

    0下载:
  2. 连通区域边缘检测,圆形度计算,圆形物体的检测(Edge detection in connected regions, circle degree calculation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:冰棒
« 12 »
搜珍网 www.dssz.com